home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Gamer 7.46
/
pcgamercd
/
Data
/
items.pcg
/
scripts
/
DefineButton2_171
/
BUTTONCONDACTION on(release, keyPress Up).as
Wrap
Text File
|
2004-08-12
|
165b
|
4 lines
on(release, keyPress "<Up>"){
scrollListUp("menuextra","extraname","extranumber",num_Items,topExtra,"topExtra",extraCount,"extraCount","currentExtraCount");
}